Autogenerated HTML docs for v1.7.9.2-358-g22243
diff --git a/git-rev-list.html b/git-rev-list.html index 539656e..135d06c 100644 --- a/git-rev-list.html +++ b/git-rev-list.html
@@ -887,7 +887,7 @@ Pretend as if all the refs in <tt>refs/heads</tt> are listed on the command line as <em><commit></em>. If <em><pattern></em> is given, limit branches to ones matching given shell glob. If pattern lacks <em>?</em>, - <em><strong></em>, or <em>[</em>, <em>/</strong></em> at the end is implied. + <em>*</em>, or <em>[</em>, <em>/*</em> at the end is implied. </p> </dd> <dt class="hdlist1"> @@ -897,8 +897,8 @@ <p> Pretend as if all the refs in <tt>refs/tags</tt> are listed on the command line as <em><commit></em>. If <em><pattern></em> is given, limit - tags to ones matching given shell glob. If pattern lacks <em>?</em>, <em><strong></em>, - or <em>[</em>, <em>/</strong></em> at the end is implied. + tags to ones matching given shell glob. If pattern lacks <em>?</em>, <em>*</em>, + or <em>[</em>, <em>/*</em> at the end is implied. </p> </dd> <dt class="hdlist1"> @@ -909,7 +909,7 @@ Pretend as if all the refs in <tt>refs/remotes</tt> are listed on the command line as <em><commit></em>. If <em><pattern></em> is given, limit remote-tracking branches to ones matching given shell glob. - If pattern lacks <em>?</em>, <em><strong></em>, or <em>[</em>, <em>/</strong></em> at the end is implied. + If pattern lacks <em>?</em>, <em>*</em>, or <em>[</em>, <em>/*</em> at the end is implied. </p> </dd> <dt class="hdlist1"> @@ -919,8 +919,8 @@ <p> Pretend as if all the refs matching shell glob <em><glob-pattern></em> are listed on the command line as <em><commit></em>. Leading <em>refs/</em>, - is automatically prepended if missing. If pattern lacks <em>?</em>, <em><strong></em>, - or <em>[</em>, <em>/</strong></em> at the end is implied. + is automatically prepended if missing. If pattern lacks <em>?</em>, <em>*</em>, + or <em>[</em>, <em>/*</em> at the end is implied. </p> </dd> <dt class="hdlist1">